php forum
php mysql forum
php mysql smarty
 
Page 1 of 3 1 2 3 >
Topic Options
#249671 - 06/09/03 01:55 AM Beta-[6.2-6.3] Popup Free Integrated Chat Room 1.0
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Mod Name / Version: Popup Free Integrated Chat Room 1.0 <br /> <br />Description: This integrates a java based chatroom (like JPilot or RaiderSoft) <br />with your UBB.Threads, and updates the who's online information WITHOUT the use of a pop up window (as my other mod used). This uses a page with iFrames - in which the header refreshes every 9 minutes (before the user drops off who's online). <br /> <br />Features: <br />- Uses a Template for the Chatroom <br />- Allows the option for a link if their browser does not support iFrames <br />- Allows you to limit chat to Registered Users only if you wish <br />- Allows you to temporarily "close" the chatroom <br />- Automatically fills in their Forum Username as their Chat Nickname. <br /> <br />Working Under: UBB.Threads 6.2-6.3 <br /> <br />Mod Status: Beta <br /> <br />Any pre-requisites: JPilot, RaiderSoft Chat or similar <br /> <br />Author(s): JoshPet <br /> <br />Date: 06/08/03 <br /> <br />Credits: Dalantech for Template <br /> <br />Files Altered: ubbt.inc.php, /templates/default/ubbt_registerednav.tmpl, ubbt_unregisterednav.tmpl, /languages/english/online.php <br /> <br />New Files: chat.php, chatheader.php, chatroom.php, /templates/default/chat.tmpl <br /> <br />Database Altered: none <br /> <br />Info/Instructions: Typical Chat Integrations allow you to drop off of the who's online screen after 10 minutes, as you are no longer refreshing a page. This uses iFrames and refreshes the header every 9 minutes, keeping the who's online status accurate of who is in the chat room. <br />A free (or paid) Raidersoft Chatroom can be obtained at www.RaiderSoft.com. <br />JPilot may be purchased from www.jpilot.com. <br /> <br />This is tested under UBB.Threads 6.3, but I believe it will work for 6.2 as well. <br /> <br />Demo: http://www.threadsdev.com/beta/chat.php <br /> <br /> <br />[:"red"]UPDATE[/]: If you are going to use the RaiderSoft Chat Service - see this new modification for some expanded/improved RaiderSoft specific Features. <br /> <br />Disclaimer: Please backup every file that you intend to modify. <br />If the modification modifies the database, it's a good idea to backup your database before doing so. <br /> <br />Note: If you modify your UBB.Threads code, you may be giving up your right for "official" support from Infopop.If you need official support, you'll need to restore unmodified files. <br /> <br />


Attachments
83572-PopupFreeChat1.0.zip (158 downloads)



Edited by JoshPet (08/08/03 01:44 AM)
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#249672 - 06/09/03 03:07 AM Re: Beta-[6.2-6.3] Popup Free Integrated Chat Room 1.0 [Re: Daine]
Dalantech Offline
Junior Member

Registered: 02/11/01
Posts: 2392
Loc: Naples, Italy
<img src="/forum/images/graemlins/cool.gif" alt="" /> !<br /><br />I'll be using this one with 6.3 <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
Da LAN Tech

Threads Dev Moderator

Top
#249673 - 06/09/03 06:52 AM Re: Beta-[6.2-6.3] Popup Free Integrated Chat Room 1.0 [Re: jacksonm99]
dimopoulos Offline
Kahuna

Registered: 08/18/02
Posts: 1271
Loc: Vienna, Austria
Nice one Josh. I already know where this will become handy <img src="/forum/images/graemlins/smile.gif" alt="" /><br />
_________________________
Nikos

Top
#249674 - 06/09/03 05:18 PM Re: Beta-[6.2-6.3] Popup Free Integrated Chat Room 1.0 [Re: Hal_dup2]
omegatron Offline
Member

Registered: 04/05/01
Posts: 3440
Loc: abingdon,md
Nice mod but a couple issues with this. I have my original current chat room still in place but trying this one out and it is killing me. <img src="/forum/images/graemlins/wink.gif" alt="" /><br /><br />I have adjusted the header size chat size etc. My header will still not display. The chat room even though you have the tablewrappers called for are not there. Might just be an issue on sites like Dal's and mine where we use the tablewrappers mod.<br /><br />http://www.reeftalk.com/ubbthreads/chat.php<br /><br />Your mod above<br /><br />and my regular chat<br /><br />http://www.reeftalk.com/ubbthreads/chat/chat.php<br /><br />As you can see you know which one I am going to use to I get this ironed out <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
Chuck S

DIVE IN AND VISIT ME:

Omegatron\'s Reefs

Administrator at ReefTalk

Top
#249675 - 06/09/03 05:56 PM Re: Beta-[6.2-6.3] Popup Free Integrated Chat Room 1.0 [Re: sf49rminer]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Hmmm... let me ponder it a bit - <br />That's really odd. The only difference is that we aren't sending the header.<br /><br />It's odd - because $tbopen clearly opens some kind of table - I wonder where it gets that from? <img src="/forum/images/graemlins/tongue.gif" alt="" /><br /><br />Let me look at what might not be getting set if I'm not sending the header and see if I can figure this out. <img src="/forum/images/graemlins/smile.gif" alt="" /><br /><br />Those table wrappers get me every time. I need to setup a test site for tablewrappers so that I can test stuff. <img src="/forum/images/graemlins/smile.gif" alt="" /> Although you are a good tester too. <img src="/forum/images/graemlins/wink.gif" alt="" />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#249676 - 06/09/03 06:02 PM Re: Beta-[6.2-6.3] Popup Free Integrated Chat Room 1.0 [Re: Daine]
omegatron Offline
Member

Registered: 04/05/01
Posts: 3440
Loc: abingdon,md
Yeah I am looking into it also. Just got done eating dinner so off too see what I can find out. I solved the spacing problem. Weird but finally got that to work. The tablewrappers though do not load without the header function it looks like.
_________________________
Chuck S

DIVE IN AND VISIT ME:

Omegatron\'s Reefs

Administrator at ReefTalk

Top
#249677 - 06/12/03 03:32 AM Re: Beta-[6.2-6.3] Popup Free Integrated Chat Room 1.0 [Re: sf49rminer]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
I dunno - anyone else with table wrappers having trouble? viewing the source of your page - there's wrappers there. If the wrappers weren't getting called - it'd be missing the <table> tags. So it's odd. <img src="/forum/images/graemlins/tongue.gif" alt="" /><br /><br />The table_wrapper function is freestanding and not part of the send_header function. <img src="/forum/images/graemlins/tongue.gif" alt="" />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#249678 - 06/13/03 07:14 AM Re: Beta-[6.2-6.3] Popup Free Integrated Chat Room 1.0 [Re: Daine]
PhotoPost Offline
Hacker

Registered: 02/03/02
Posts: 989
Josh, I was checking out the chat here last night and when I logged off I pressed Main Index. I was stuck - it looked like the top frame was freshing, but not the body. I think you need a "_top" tag in your ubbt_(un)registered templates to compensate for possible frame use on your pages.
_________________________
[]http://www.danasoft.com/vipersig.jpg[/]
Viper Alley - http://www.viperalley.com
Extreme Fitness - http://www.extremefitness.com[/b]

Top
#249679 - 06/13/03 08:11 AM Re: Beta-[6.2-6.3] Popup Free Integrated Chat Room 1.0 [Re: gailg]
Dslam Offline
Member

Registered: 06/05/01
Posts: 246
Loc: USA
haha ya they know about it .<br />I was checking I out also .

Top
#249680 - 06/13/03 12:31 PM Re: Beta-[6.2-6.3] Popup Free Integrated Chat Room 1.0 [Re: interforos]
msula Offline
Addict

Registered: 02/18/02
Posts: 1969
Loc: Lansing, Michigan
Hey Josh.. got this working great on my site. Although.. I was wondering what hack, or how you have it here on threadsdev display a box under the menu telling you how many people are in the chat? I don't have that on mine <img src="/forum/images/graemlins/frown.gif" alt="" />

Top
#249681 - 06/13/03 12:43 PM Re: Beta-[6.2-6.3] Popup Free Integrated Chat Room 1.0 [Re: palmen]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Jeremy - I need to write that up. But I will soon. <img src="/forum/images/graemlins/smile.gif" alt="" /><br /><br />Michael - I thought I did add top tags to everything. <img src="/forum/images/graemlins/crazy.gif" alt="" /> But some people claim it didn't work. <img src="/forum/images/graemlins/tongue.gif" alt="" /> Maybe I missed one somewhere. <img src="/forum/images/graemlins/crazy.gif" alt="" />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#249682 - 06/14/03 03:21 AM Re: Beta-[6.2-6.3] Popup Free Integrated Chat Room 1.0 [Re: palmen]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
The add on to show the number of people in chat is now posted Here.
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#249683 - 06/14/03 03:37 PM Re: Beta-[6.2-6.3] Popup Free Integrated Chat Room 1.0 [Re: Daine]
Gregori Offline
Member

Registered: 09/14/02
Posts: 157
This chat is great! Just what threads need! Great work!!!! <img src="/forum/images/graemlins/laugh.gif" alt="" /> I would love to see some chat goodies for the users. Like when typing a full url to an image in the chat, the text should at least be formated into a html link, but really super would be if the image was hotlinked into the chat, maybe even cropped to fit the users window size. This and a "view images on/off" button would just rock! Urls that dont lead to an image should just be formated into normal links. Another nice thing is if users could reach each others presentation pages from within the chat.... like open a pop up window when highlighting a name in the user list?! Edit Oh! Just realized that this is "just" an integration mod and not a full chat system. Darn! <img src="/forum/images/graemlins/wink.gif" alt="" />


Edited by Gregori (06/14/03 04:14 PM)

Top
#249684 - 06/14/03 04:35 PM Re: Beta-[6.2-6.3] Popup Free Integrated Chat Room 1.0 [Re: tubedogg_dup1]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
LOL<br />Yeah, but you get alot more features with the Paid Raidersoft. The demo is the free version. <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#249685 - 06/15/03 04:26 AM can we lock down the username, so people cannot use fake nics? [Re: Daine]
mario2 Offline
Enthusiast

Registered: 07/08/99
Posts: 470
Loc: Los Angeles, Rio de Janeiro, M...
I want people to be able to chat only with their registered names. Unfortunately there is a command to change the nick name. Can that be disabled? no way to circumvent and log in directly?<br /><br />This is very very important, otherwise all people will be impostors of others. Very bad to tell your private secrets to the wrong person!!!!!

Top
#249686 - 06/15/03 04:30 AM Re: can we lock down the username, so people cannot use fake nics? [Re: Jared]
Ian_W Offline

Veteran

Registered: 02/22/02
Posts: 2575
Loc: England
What software are you using for the chat?
_________________________
Fans Focus - Focusing on Fans of Sport

(Okay - mainly football (the British variety wink at the moment - but expanding all the time....)

Top
#249687 - 06/15/03 10:02 AM Re: can we lock down the username, so people cannot use fake nics? [Re: Gorlum]
mario2 Offline
Enthusiast

Registered: 07/08/99
Posts: 470
Loc: Los Angeles, Rio de Janeiro, M...
I am talking about the chat I experimented here on threadsdev.com<br /><br />http://www.ubbdev.com/forum/chat.php?Cat=<br /><br />

Top
#249688 - 06/15/03 10:06 AM Re: can we lock down the username, so people cannot use fake nics? [Re: Jared]
Ian_W Offline

Veteran

Registered: 02/22/02
Posts: 2575
Loc: England
Problem is you are at the mercy of an external piece of software. That is running raidersoft, so you would need to establish with them, if there was a way to restrict name changes. http://www.raidersoft.com is their URL.
_________________________
Fans Focus - Focusing on Fans of Sport

(Okay - mainly football (the British variety wink at the moment - but expanding all the time....)

Top
#249689 - 06/15/03 01:24 PM Re: can we lock down the username, so people cannot use fake nics? [Re: Gorlum]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
With the paid version - there is a control panel option at the raidersoft chat to disable the "nick" command so they can't change names. Also with the paid version there are loads more parameters you can pass in the applet. <img src="/forum/images/graemlins/smile.gif" alt="" /> (like you can disable the float or the logout button etc....)
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#249690 - 06/22/03 09:35 PM Re: can we lock down the username, so people cannot use fake nics? [Re: Daine]
msula Offline
Addict

Registered: 02/18/02
Posts: 1969
Loc: Lansing, Michigan
Hey Josh.. my new header I use for my site has links to other areas of the site. But when you click on one of the links, the new page only loads in the top iframe, not the whole page.<br /><br /><img src="/forum/images/graemlins/confused.gif" alt="" /><br />

Top
#249691 - 06/22/03 09:39 PM Re: can we lock down the username, so people cannot use fake nics? [Re: palmen]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Those need to have <br /><br />target="_top" <br /><br />as well. <img src="/forum/images/graemlins/wink.gif" alt="" />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#249692 - 06/22/03 10:08 PM Re: can we lock down the username, so people cannot use fake nics? [Re: Daine]
msula Offline
Addict

Registered: 02/18/02
Posts: 1969
Loc: Lansing, Michigan
[pirate] Arrrrrrrgh! [/pirate] <br /> <br />Thanks, again, I skipped over the details that have already been covered in this thread. Screw this giving up coffee stuff, I need to get back to drinking it.

Top
#249693 - 06/22/03 11:03 PM Re: can we lock down the username, so people cannot use fake nics? [Re: palmen]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
LOL<br /><br />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#249694 - 07/10/03 02:52 AM Re: can we lock down the username, so people cannot use fake nics? [Re: Daine]
Ian_W Offline

Veteran

Registered: 02/22/02
Posts: 2575
Loc: England
This causes an error with users that have spaces in their usernames.<br /><br />To fix....<br /><br />In chatroom.php need to find<br /><br /> $Username = $user['U_Username'];<br /><br />and add below...<br /><br /> $ircnick = str_replace(' ','_',$Username);<br /><br />And in chat.tmpl<br /><br />Find<br /><br /><param name="nickname" value="$Username" /><br /><br />Replace with<br /><br /><param name="nickname" value="$ircnick" /><br /><br />
_________________________
Fans Focus - Focusing on Fans of Sport

(Okay - mainly football (the British variety wink at the moment - but expanding all the time....)

Top
#249695 - 07/10/03 04:18 PM Re: can we lock down the username, so people cannot use fake nics? [Re: Gorlum]
DLWebmaestro Offline
Addict

Registered: 08/08/00
Posts: 1802
Loc: North Carolina
I don't know about RaiderSoft, but I use JPilot and use this parameter in my template file: <br /> <br />
Code:
 <br />&lt;param name="AcceptCommands" value="false" /&gt; <br />
<br /> <br />This prevents users that are accessing the room via my website (the java applet) from using IRC commands.

Top
#249696 - 07/10/03 04:20 PM Re: can we lock down the username, so people cannot use fake nics? [Re: eslmix]
DLWebmaestro Offline
Addict

Registered: 08/08/00
Posts: 1802
Loc: North Carolina
Also, you can do a /whois on a user and see if they're using the java applet on your site or a program like mIRC. Also, you can see their IP and host name. If you have a list of members:IPs then you can use that just to be sure.

Top
#249697 - 07/28/03 08:21 PM Re: Beta-[6.2-6.3] Popup Free Integrated Chat Room 1.0 [Re: Daine]
VinceI Offline
Lurker

Registered: 10/28/02
Posts: 8
This is exactly what I have been looking for. My users have been complaining that with my current chat program, people impersonate each other.<br /><br />I am thinking of using it with the RaiderSoft chat rooms. Does it matter which of their services you pick?<br /><br />Their Platinum Service Features talks about 'various free 3rd party integration and/or authentication scripts for... UBB.threads.' Are they talking about this mod, or is something else so that you can get this functionality without modifying ubb.threads?<br /><br />Thanks

Top
#249698 - 07/28/03 08:33 PM Re: Beta-[6.2-6.3] Popup Free Integrated Chat Room 1.0 [Re: ]
DLWebmaestro Offline
Addict

Registered: 08/08/00
Posts: 1802
Loc: North Carolina
Advanced users will still be able to impersonate. If they know how to find out your server and channel, all they have to do is use a program like mIRC and logon as they wish. But, depending on the mission statement of your site, this will keep most people honest. <img src="/forum/images/graemlins/grin.gif" alt="" />

Top
#249699 - 07/28/03 09:07 PM Re: Beta-[6.2-6.3] Popup Free Integrated Chat Room 1.0 [Re: eslmix]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Their platnum service thing has an integration script.... I downloaded it. It doesn't work with the current version - but you wont' need it with this. <br /><br />In my opinion you don't need higher than the profesional service plan. <br /><br />Raidersoft is not IRC - so they can't impersonate easily. Jpilot is IRC so they can use an IRC client there and use whatever name they want.<br /><br />With raidersoft if you disable the ability for them to change names (obviously) and disable the float button - you can lock it down. <img src="/forum/images/graemlins/smile.gif" alt="" /> (For some reason if you float - you can logout and login as a different name - because it's not a threads page.)
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#249700 - 07/30/03 10:31 AM Re: can we lock down the username, so people cannot use fake nics? [Re: Daine]
VinceI Offline
Lurker

Registered: 10/28/02
Posts: 8
<i>Those need to have <br /><br />target="_top" <br /><br />as well.</i><br /><br />Where do I make that change?<br /><br />I also don't have my 'Main Index | Search ...' menu either showing in the top header of the chat page. Is there an easy way to add that to my chat template?<br /><br />Works great though. I am waiting for my upgrade to the premium services to take effect to play with it some more and before I go public with it.<br /><br />

Top
#249701 - 07/30/03 10:52 AM Re: can we lock down the username, so people cannot use fake nics? [Re: ]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
I uses the headers in threads - so the menu should be there if the header is being sent correctly.<br /><br />Do you have a link?
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#249702 - 07/30/03 04:50 PM Re: can we lock down the username, so people cannot use fake nics? [Re: Daine]
VinceI Offline
Lurker

Registered: 10/28/02
Posts: 8
I don't have that menubar as part of my header. Aren't they called from ubbt_unregisterednav.tmpl and ubbt_registerednav.tmpl?<br /><br />I made all of the changes per your instructions, but it doesn't show up.<br /><br />Here is my chat room:<br /><br />http://www.keepkidshealthy.com/ubbthreads/chat.php<br /><br />The menubar that does show here is part of my header, but it doesn't show the full menubar with ubbthreads functions, like 'Admin | Main Index | Search | My Home | Who's Online | FAQ | Logout | Mark all read'<br /><br />Here is my forum:<br /><br />http://www.keepkidshealthy.com/ubbthreads/ubbthreads.php

Top
#249703 - 07/30/03 05:07 PM Re: can we lock down the username, so people cannot use fake nics? [Re: ]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
It's there <img src="/forum/images/graemlins/wink.gif" alt="" /> - but the graphic in your header is too big - so it's being chopped off. The page uses iFrames so it's actually behind the lower frame.<br /><br />Open the chat.php file and adjust the "topsize" to allow room for your large header. <br /><br />I think the default is "150". Try 200 and play with it from there.
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#249704 - 07/30/03 05:35 PM Re: can we lock down the username, so people cannot use fake nics? [Re: Daine]
VinceI Offline
Lurker

Registered: 10/28/02
Posts: 8
[]JoshPet said:<br />It's there <img src="/forum/images/graemlins/wink.gif" alt="" /> - but the graphic in your header is too big - so it's being chopped off. The page uses iFrames so it's actually behind the lower frame.<br /><br />Open the chat.php file and adjust the "topsize" to allow room for your large header. <br /><br />I think the default is "150". Try 200 and play with it from there. [/]<br /><br />OK. That worked.<br /><br />Last thing (I hope). If a user isn't logged in, the ubbthreads menubar opens in the top iframe only and not in a full page. I added all of the mods in the instructions. Is there another target="_top" that needs to be added? It wasn't clear to me from reading everything above.<br /><br />

Top
#249705 - 07/30/03 05:55 PM Re: can we lock down the username, so people cannot use fake nics? [Re: ]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Yeah, add target="_top" to every link in the ubbt_unregisterednav.tmpl so that when the links are clicked - they will come out of the iframe. Otherwise they open in that top part and you don't see the page below the menu. <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#249706 - 07/30/03 08:00 PM Re: can we lock down the username, so people cannot use fake nics? [Re: Daine]
VinceI Offline
Lurker

Registered: 10/28/02
Posts: 8
[]JoshPet said:<br />Yeah, add target="_top" to every link in the ubbt_unregisterednav.tmpl so that when the links are clicked - they will come out of the iframe. Otherwise they open in that top part and you don't see the page below the menu. <img src="/forum/images/graemlins/smile.gif" alt="" /> [/]<br /><br />That worked. Thanks.<br /><br />How soon should the 'Who's Online' update once someone leaves chat?<br /><br />I have noticed that 'Who's Online' even after I refresh the page manually will show people in chat, but when I enter the chat room they are gone. And if I check my chat transcript, it shows that they had logged out 5-8 minutes earlier.<br /><br />raiderSoft does let you link directly to your chat room, so even if you try to 'lock' down your forum, someone could use that link, if they can figure it out, to get into your chat room and bypass the whole ubb.threads login procedure...<br /><br />You need the room number to do that, which you can get by looking at the source code for that iframe (chat.tmpl). I was thinking that it might be a good idea to hide that code, so someone can't easily get your room number, by having it print out by php or something. Is that possible?<br /><br />But you can also get the room number by just clicking the help button, so I might have to disable that too, in addition to the logout and float buttons.<br /><br /><br /><br />

Top
#249707 - 07/30/03 08:17 PM Re: can we lock down the username, so people cannot use fake nics? [Re: ]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Who's online will keep user's names for 10 minutes. The top header refreshes every 9 mintues, so that they don't "fall off" the list when they stop clicking links on your site (when they are in chat - they remain on the same page).<br /><br />The threads who's online system works just by what script they are viewing. So if they are on the chat.php page - it'll show them in chat. If they "logout" of the room, yet stay on that chat page - then who's online will show them in chat. Likewise (just like on any threads page) if they simply close their browser window (or go to a different site) threads who's online will show them where they were last, until the 10 minutes has passed, then they will be purged.
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#249708 - 07/30/03 08:53 PM Re: can we lock down the username, so people cannot use fake nics? [Re: Daine]
VinceI Offline
Lurker

Registered: 10/28/02
Posts: 8
<i>Who's online will keep user's names for 10 minutes. The top header refreshes every 9 mintues, so that they don't "fall off" the list when they stop clicking links on your site (when they are in chat - they remain on the same page).</i><br /><br />Oh. okay. I thought if I refreshed the page, then it would update and not wait the 10 mintues.<br /><br />I think I'm done asking questions. This is a nice mod and it is my first.<br /><br />However, is there any way you can 'fix' their raidersoft authenicator script for threads? I noticed raidersoft doesn't list one any more. I think that if the chat room itself registered users and compared it to my forum users, then I wouldn't have to worry about impersonators anymore.

Top
#249709 - 07/30/03 09:22 PM Re: can we lock down the username, so people cannot use fake nics? [Re: ]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Oh I think you can limit people loading the chat directly - accounting to their help file there's a place to limit it to only load from your site.<br />[]<br /> How can I make sure my chat room is only loaded from my web site?<br /><br /> From the My Account Page, you may specify a web page that is to be the only page allowed to hold your chat room. Anyone attempting to copy your chat room code into their own website will find that the chat room will not load. <br />[/]<br /><br /><br />I have the authentication script - My confusion was the way they tell you to test it does not account for the paasword being encrypted. However, I remember now. I wasn't able to test it. The client only had "professional" version - and you need the higher one to have the ability for that to work. So I couldn't get it sorted out live. <br /><br />My Raidersoft chat account is only Professional as well... so I don't really have a means to test it. Do you have the "Platinum" service? If so I'll give it to you to test. <img src="/forum/images/graemlins/smile.gif" alt="" /><br />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#249710 - 07/31/03 05:03 AM Re: can we lock down the username, so people cannot use fake nics? [Re: Daine]
omegatron Offline
Member

Registered: 04/05/01
Posts: 3440
Loc: abingdon,md
Still tablewrappers do not work with this mod. Just thought I would point that out again. I guess it has to do with the iframe.
_________________________
Chuck S

DIVE IN AND VISIT ME:

Omegatron\'s Reefs

Administrator at ReefTalk

Top
#249711 - 07/31/03 09:51 AM Re: can we lock down the username, so people cannot use fake nics? [Re: sf49rminer]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
I'll have to play with it a bit more - never was able to test as I didn't have wrappers - but have some clients who do - so I'll play with it more when I get time. <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#249712 - 07/31/03 12:58 PM Re: can we lock down the username, so people cannot use fake nics? [Re: Daine]
VinceI Offline
Lurker

Registered: 10/28/02
Posts: 8
[]JoshPet said:<br />Oh I think you can limit people loading the chat directly - accounting to their help file there's a place to limit it to only load from your site.<br />[/]<br /><br />Right again. Thanks. I am also using the professional version and if I can limit users getting in without their registered ubbthreads name, then I don't think I'll need the authentication script.<br /><br />If you choose 'Secure by Domain Only?' does it allow you to use both the chat.php and chatroom.php pages? <br /><br />I tried to limit chat to my site but it isn't doing it yet. I guess it needs time to replicate or something...

Top
#249713 - 07/31/03 03:57 PM Re: can we lock down the username, so people cannot use fake nics? [Re: ]
omegatron Offline
Member

Registered: 04/05/01
Posts: 3440
Loc: abingdon,md
You know you have things coded right Josh. For some reason I have no idea why if does not recognize that variable.
_________________________
Chuck S

DIVE IN AND VISIT ME:

Omegatron\'s Reefs

Administrator at ReefTalk

Top
#249714 - 07/31/03 04:11 PM Re: can we lock down the username, so people cannot use fake nics? [Re: sf49rminer]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Yeah, it's because we aren't sending the header - but I need to find a way around that. <img src="/forum/images/graemlins/wink.gif" alt="" />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#249715 - 08/01/03 08:52 PM There is NO security against impostors in the version provided here [Re: Daine]
mario2 Offline
Enthusiast

Registered: 07/08/99
Posts: 470
Loc: Los Angeles, Rio de Janeiro, M...
I am not sure if I should post here how to defeat all your security, how to get into the chat room. There are VARIOUS ways. It is very easy.<br /><br />I tested the version that allows to check for a password in our database. It needed several additional tweaks in the ubbThreads code. One of the problems is, that the password we use is already crypted. <br /><br />My chat room is working now.<br /><br />

Top
#249716 - 08/06/03 07:50 PM Re: Beta-[6.2-6.3] Popup Free Integrated Chat Room 1.0 [Re: Daine]
smoknz28 Offline
Enthusiast

Registered: 04/10/03
Posts: 393
Loc: Washington, D.C.
How close are you to making this a Final Josh? I'd rather not install this hack just yet until it's in it's Final version as I don't want to have to go back in and edit, edit, and edit again.<br /><br />Plus, did you figure out why there were problems using it with TableWrappers?
_________________________
F-Body Hideout
Project Speedy

Top
#249717 - 08/07/03 05:05 PM Re: Beta-[6.2-6.3] Popup Free Integrated Chat Room 1.0 [Re: General_Failure]
smoknz28 Offline
Enthusiast

Registered: 04/10/03
Posts: 393
Loc: Washington, D.C.
I'm a bit stuck here...<br /><br />In the chat.tmpl file I'm not sure what goes here:<br /><br /><!-- PASTE THE JAVA SCRIPT FOR YOUR CHATROOM HERE --><br /><!-- You may need to alter the "room" number --><br /><!-- Signup for Free or Paid Chatroom at www.raidersoft.com --><br /><br /><br /><applet<br /> codebase="http://client.sigmachat.com/current/"<br /> code="Client.class" archive="scclient_en.zip"<br /> width=600 height=350 MAYSCRIPT><br /> <param name="room" value="40462"><br /> <param name="cabbase" value="scclient_en.cab"><br /><param name="username" value="$Username"><br /><param name="autologin" value="yes"><br /></applet><br />
_________________________
F-Body Hideout
Project Speedy

Top
#249718 - 08/07/03 07:35 PM Re: Beta-[6.2-6.3] Popup Free Integrated Chat Room 1.0 [Re: General_Failure]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
The code they give you when you signup - which should look pretty similar to what's there - except you'll have a different Room number.<br /><br /> <param name="room" value="40462"><br /><br /><br />This line will be differen in your chat code. Substitute your room number.
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#249719 - 08/08/03 01:44 AM Re: Beta-[6.2-6.3] Popup Free Integrated Chat Room 1.0 [Re: Daine]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
<br />[:"red"]UPDATE[/]: If you are going to use the RaiderSoft Chat Service - see this new modification for some expanded/improved RaiderSoft specific Features.
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#249720 - 10/07/03 04:45 PM Re: Beta-[6.2-6.3] Popup Free Integrated Chat Room 1.0 [Re: Daine]
DLWebmaestro Offline
Addict

Registered: 08/08/00
Posts: 1802
Loc: North Carolina
Updated for 6.4 I haven't been able to connect to a server yet, but everything mod-related looks fine.


Attachments
96524-PopupFreeChat2.0.zip (50 downloads)


Top
#249721 - 06/03/05 09:33 PM Re: Beta-[6.2-6.3] Popup Free Integrated Chat Room 1.0 [Re: eslmix]
StanCA Offline
Power User

Registered: 07/01/02
Posts: 71
this work or 6.5.1 ?
_________________________
www.clubadventist.com

Top
#249722 - 06/12/05 01:48 PM Re: Beta-[6.2-6.3] Popup Free Integrated Chat Room 1.0 [Re: pdlang]
StanCA Offline
Power User

Registered: 07/01/02
Posts: 71
It is giving me false number of members in the forum, overstated..<br /><br />Any fix? or is anyone else having this problem?
_________________________
www.clubadventist.com

Top
#249723 - 06/22/05 04:16 PM Re: Beta-[6.2-6.3] Popup Free Integrated Chat Room 1.0 [Re: pdlang]
DLWebmaestro Offline
Addict

Registered: 08/08/00
Posts: 1802
Loc: North Carolina
The answer to your "problem" is found in this very thread. <img src="http://www.ubbdev.com/forum/images/graemlins/smile.gif" alt="" />

Top
Page 1 of 3 1 2 3 >



Moderator:  Ian_W 
Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks